projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a14cad8
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 19 Apr 1994 07:44:27 +0000
(07:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 19 Apr 1994 07:44:27 +0000
(07:44 +0000)
lisp/textmodes/ooutline.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ooutline.el
b/lisp/textmodes/ooutline.el
index 7374d4c0bda805e65a91df9ed8207bbb47e87ed5..399c5017ab1e55d657804000e88b2cd5a7243160 100644
(file)
--- a/
lisp/textmodes/ooutline.el
+++ b/
lisp/textmodes/ooutline.el
@@
-419,7
+419,7
@@
while if FLAG is `\\^M' (control-M) the text is hidden."
(outline-next-heading))
(if (memq (preceding-char) '(?\n ?\^M))
(progn
- ;;
got
to end of line before heading
+ ;;
Go
to end of line before heading
(forward-char -1)
(if (memq (preceding-char) '(?\n ?\^M))
;; leave blank line before heading